Update inputs.md#435
Conversation
Added Select
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit d06211e:
|
| ### Select | ||
|
|
||
| @todo | ||
| A dropdown select. Add options with array: |
There was a problem hiding this comment.
you might also provide the map style. Here's my take, for a ClojureScript wrapper: https://leva.mentat.org/#select
There was a problem hiding this comment.
Not sure if thats useful for general public, also the other Inputs don't have map style either
Added Select